Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

build: update shared#1178

Merged
joseph-sentry merged 2 commits intomainfrom
joseph/update-shared
Mar 27, 2025
Merged

build: update shared#1178
joseph-sentry merged 2 commits intomainfrom
joseph/update-shared

Conversation

@joseph-sentry
Copy link
Copy Markdown
Contributor

deps on: #1177

there's a deadlock error that happens where the timescale background
worker is running background jobs and we're altering the schema of
the tables on which it's running the background job on, so we stop the
background worker momentarily to allow the migrations to run.
@joseph-sentry joseph-sentry requested a review from a team March 26, 2025 18:59
@seer-by-sentry
Copy link
Copy Markdown
Contributor

✅ Sentry found no issues in your recent changes ✅

@codecov-notifications
Copy link
Copy Markdown

codecov-notifications Bot commented Mar 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.72%. Comparing base (dba53c5) to head (7b54b7e).
Report is 4 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1178   +/-   ##
=======================================
  Coverage   97.72%   97.72%           
=======================================
  Files         453      453           
  Lines       37117    37125    +8     
=======================================
+ Hits        36273    36281    +8     
  Misses        844      844           
Flag Coverage Δ
integration 42.80% <100.00%> (+0.01%) ⬆️
unit 90.55% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joseph-sentry joseph-sentry added this pull request to the merge queue Mar 27, 2025
Merged via the queue into main with commit ffc1c4d Mar 27, 2025
28 of 29 checks passed
@joseph-sentry joseph-sentry deleted the joseph/update-shared branch March 27, 2025 14:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants